EC-CUBE 2.4.4
[ class tree: EC-CUBE 2.4.4 ] [ index: EC-CUBE 2.4.4 ] [ all elements ]

Class: SC_CartSession

Source Location: /SC_CartSession.php

Class Overview




Variables

Methods



Class Details

[line 25]


[ Top ]


Class Variables

$key =

[line 26]


Type:   mixed


[ Top ]

$key_tmp =

[line 27]


Type:   mixed


[ Top ]



Class Methods


constructor SC_CartSession [line 30]

SC_CartSession SC_CartSession( [ $key = 'cart'])



Parameters:

   $key  

[ Top ]

method addProduct [line 211]

void addProduct( $id, $quantity, [ $campaign_id = ""])



Parameters:

   $id  
   $quantity  
   $campaign_id  

[ Top ]

method checkChangeCart [line 61]

void checkChangeCart( )



[ Top ]

method chkCampaign [line 377]

boolean chkCampaign( integer $campaign_id)

カートの中のキャンペーン商品のチェック



Tags:

return:  True:キャンペーン商品有り False:キャンペーン商品無し


Parameters:

integer   $campaign_id   キャンペーンID

[ Top ]

method chkSoldOut [line 362]

void chkSoldOut( $arrCartList, [ $is_mobile = false])



Parameters:

   $arrCartList  
   $is_mobile  

[ Top ]

method delAllProducts [line 307]

void delAllProducts( )



[ Top ]

method delProduct [line 315]

void delProduct( $cart_no)



Parameters:

   $cart_no  

[ Top ]

method delProductKey [line 267]

void delProductKey( $keyname, $val)



Parameters:

   $keyname  
   $val  

[ Top ]

method downQuantity [line 337]

void downQuantity( $cart_no)



Parameters:

   $cart_no  

[ Top ]

method getAllProductID [line 297]

void getAllProductID( )



[ Top ]

method getAllProductsDelivFee [line 349]

void getAllProductsDelivFee( )



[ Top ]

method getAllProductsPoint [line 187]

void getAllProductsPoint( )



[ Top ]

method getAllProductsTax [line 173]

void getAllProductsTax( $arrInfo)



Parameters:

   $arrInfo  

[ Top ]

method getAllProductsTotal [line 150]

void getAllProductsTotal( $arrInfo)



Parameters:

   $arrInfo  

[ Top ]

method getCancelPurchase [line 53]

void getCancelPurchase( )



[ Top ]

method getCartList [line 284]

void getCartList( )



[ Top ]

method getMax [line 122]

void getMax( )



[ Top ]

method getNextCartID [line 85]

void getNextCartID( )



[ Top ]

method getPrevURL [line 261]

void getPrevURL( )



[ Top ]

method getProductTotal [line 93]

void getProductTotal( $arrInfo, $id)



Parameters:

   $arrInfo  
   $id  

[ Top ]

method getTotalQuantity [line 139]

void getTotalQuantity( )



[ Top ]

method getValue [line 280]

void getValue( $key)



Parameters:

   $key  

[ Top ]

method saveCurrentCart [line 38]

void saveCurrentCart( $key_tmp)



Parameters:

   $key_tmp  

[ Top ]

method setPrevURL [line 240]

void setPrevURL( $url)



Parameters:

   $url  

[ Top ]

method setProductValue [line 111]

void setProductValue( $id, $key, $val)



Parameters:

   $id  
   $key  
   $val  

[ Top ]

method setValue [line 276]

void setValue( $key, $val)



Parameters:

   $key  
   $val  

[ Top ]

method upQuantity [line 325]

void upQuantity( $cart_no)



Parameters:

   $cart_no  

[ Top ]


Documentation generated on Fri, 24 Feb 2012 13:59:59 +0900 by Seasoft